services.postfix.settings.master.<name>.maxproc
The maximum number of processes to spawn for this service. If the
value is 0 it doesn't have any limit. If
null is given it uses the postfix default of
100.
- Type
signed integer- Example
1- Declared
- <nixpkgs/nixos/modules/services/mail/postfix.nix>